home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / i386 / gstabs.h < prev    next >
C/C++ Source or Header  |  1992-12-27  |  190b  |  10 lines

  1. #include "i386/gas.h"
  2.  
  3. /* We do not want to output SDB debugging information.  */
  4.  
  5. #undef SDB_DEBUGGING_INFO
  6.  
  7. /* We want to output DBX debugging information.  */
  8.  
  9. #define DBX_DEBUGGING_INFO
  10.